home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / StatusPanel.nib / data.classes next >
Text File  |  1994-12-14  |  189b  |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. StatusPanel = {
  7.     OUTLETS = {
  8.     subMessage;
  9.     message;
  10.     window;
  11.     gaugeView;
  12.     title;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16.